ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / DocumentBase<PageType> Class / Name Property

In This Topic
    Name Property (DocumentBase<PageType>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Name As String
    public virtual string Name {get; set;}
    See Also